hyperlink - определение. Что такое hyperlink
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое hyperlink - определение

REFERENCE TO DATA THAT THE READER CAN DIRECTLY FOLLOW EITHER BY CLICKING, TAPPING, OR HOVERING
Hyperlinks; Weblink; Hyper-link; Web link; Hyperlinking; HyperLink; Embedded Link; Hypertext anchor; Embeded Link; Href; Embedded link; Blue link; Linky; Fat link; Hyper links; Weblinks; HREF; Link (web); Hyper link; Navigation element; Outbound link; Outbound links; Wikilink; Blue Links; Fatlink; Wikilinks; HTML link; Wikilinked; Href=; Wikilinking; Blue links; Image link; Hypertext REFerence; Bluelink; Bidirectional link; Bidirectional links; WikiLink; Link decoration
  • An example of a hyperlink as commonly seen in a web browser, with a mouse pointer hovering above it
  • SRI]], 1969
  • Several documents being connected by hyperlinks
  •  How internal [[MediaWiki]] links work when one wants to create a link that displays words different from the linked page's title.
Найдено результатов: 14
hyperlink         
¦ noun Computing a link from a hypertext document to another location, activated by clicking on a highlighted word or image.
hyperlink         
(hyperlinks, hyperlinking hyperlinked)
1.
In an HTML document, a hyperlink is a link to another part of the document or to another document. Hyperlinks are shown as words with a line under them. (COMPUTING)
N-COUNT
2.
If a document or file is hyperlinked, it contains hyperlinks. (COMPUTING)
The database is fully hyperlinked both within the database and to thousands of external links.
VERB: usu passive, be V-ed
hyperlink         
Hyperlink         
In computing, a hyperlink, or simply a link, is a reference to data that the user can follow by clicking or tapping. A hyperlink points to a whole document or to a specific element within a document.
href         
<World-Wide Web> (hypertext reference) The attribute of an HTML "a" (anchor or link) tag, whose value gives the URL of the web page or other resource that the link points to. For example, <a href="http://foldoc.org/">FOLDOC href definition</a> would display an anchor pointing to this dictionary. (2008-02-22)
Hyperlink cinema         
MULTILINEAR FILMMAKING STYLE
Hyperlink movie; Hyperlink Cinema; Hyperlink film
Hyperlink cinema is a style of filmmaking characterised by complex or multilinear narrative structures with multiple characters under one unifying theme.
Object hyperlinking         
TERM IN COMPUTER SCIENCE
Hyperlinking objects; Physical world hyperlinks; Hardlink; Hardlinks; Physical world hyperlink; Hardlink (hyperlink)
Object hyperlinking, or simply phylinking, is a neologism that usually refers to extending the Internet to objects and locations in the real world. The current Internet does not extend beyond the electronic realm.
Automatic hyperlinking         
Auto-weaving; AutoLinking; Automatic linking; Automatic hyperlink; Automatic wikification; AutoLink; Automatic link generation
An autolink is a hyperlink added automatically to a hypermedia document, after it has been authored or published. Automatic hyperlinking describes the process or the software feature that produces autolinks.
HITS algorithm         
  • Expanding the root set into a base set
LINK ANALYSIS ALGORITHM THAT RATES WEB PAGES, DEVELOPED BY JON KLEINBERG
Hypertext Induced Topic Selection; Hyperlink-Induced Topic Search; Hubs and authorities; Hubs and Authorities
Hyperlink-Induced Topic Search (HITS; also known as hubs and authorities) is a link analysis algorithm that rates Web pages, developed by Jon Kleinberg. The idea behind Hubs and Authorities stemmed from a particular insight into the creation of web pages when the Internet was originally forming; that is, certain web pages, known as hubs, served as large directories that were not actually authoritative in the information that they held, but were used as compilations of a broad catalog of information that led users direct to other authoritative pages.
Hardlink         
TERM IN COMPUTER SCIENCE
Hyperlinking objects; Physical world hyperlinks; Hardlink; Hardlinks; Physical world hyperlink; Hardlink (hyperlink)
A hardlink (one word) is one of several methods of object hyperlinking including graphical tags (2D barcodes), SMS tags and RFID tags. The hardlink method establishes a reference link between a physical world object and a .

Википедия

Hyperlink

In computing, a hyperlink, or simply a link, is a digital reference to data that the user can follow or be guided to by clicking or tapping. A hyperlink points to a whole document or to a specific element within a document. Hypertext is text with hyperlinks. The text that is linked from is known as anchor text. A software system that is used for viewing and creating hypertext is a hypertext system, and to create a hyperlink is to hyperlink (or simply to link). A user following hyperlinks is said to navigate or browse the hypertext.

The document containing a hyperlink is known as its source document. For example, in an online reference work such as Wikipedia or Google, many words and terms in the text are hyperlinked to definitions of those terms. Hyperlinks are often used to implement reference mechanisms such as tables of contents, footnotes, bibliographies, indexes, letters, and glossaries.

In some hypertext, hyperlinks can be bidirectional: they can be followed in two directions, so both ends act as anchors and as targets. More complex arrangements exist, such as many-to-many links.

The effect of following a hyperlink may vary with the hypertext system and may sometimes depend on the link itself; for instance, on the World Wide Web most hyperlinks cause the target document to replace the document being displayed, but some are marked to cause the target document to open in a new window (or, perhaps, in a new tab). Another possibility is transclusion, for which the link target is a document fragment that replaces the link anchor within the source document. Not only persons browsing the document may follow hyperlinks. These hyperlinks may also be followed automatically by programs. A program that traverses the hypertext, following each hyperlink and gathering all the retrieved documents is known as a Web spider or crawler.